Skip to content

feat(hover): display vulnerability summary on hover for images and layers#21

Merged
tembleking merged 13 commits intomasterfrom
feat-implement-vulnerability-explanation
Oct 4, 2025
Merged

feat(hover): display vulnerability summary on hover for images and layers#21
tembleking merged 13 commits intomasterfrom
feat-implement-vulnerability-explanation

Conversation

@tembleking
Copy link
Copy Markdown
Member

This PR introduces on-hover vulnerability summaries for Docker images and individual layers, providing immediate feedback directly in the editor.

Previously, diagnostics would flag that vulnerabilities were present, but offered no details on the affected packages, their severities, or available fixes. This forced users to leave their editor and consult external tools to understand the security risks.

With this change, developers can now hover over a scanned image or a Dockerfile instruction to see a concise summary, including severity breakdowns and fixable packages. This provides the actionable context needed to assess security impact and begin remediation without interrupting the development workflow.

@tembleking tembleking enabled auto-merge (squash) October 3, 2025 16:14
@tembleking tembleking merged commit 66f9fa9 into master Oct 4, 2025
7 of 8 checks passed
@tembleking tembleking deleted the feat-implement-vulnerability-explanation branch October 4, 2025 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants